home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_301 / ueditupdate / readme.fnf < prev    next >
Text File  |  1992-05-06  |  3KB  |  56 lines

  1. This material was submitted to me on disk directly by the author, Rick
  2. Stiles, for inclusion in the library.  Thanks Rick!
  3.  
  4. This UES binary update is a patched version of UES from disk 286 that
  5. has been patched with Rick's patches d1-d4.  Below is a listing of what
  6. the patches fix.  You will need disk 286 plus this binary for a complete
  7. UEdit shareware distribution.
  8.  
  9. -Fred  ><>
  10.  10-Jan-90
  11.  
  12. -----------------------------------------------------------------------------
  13. v2.5d + patch d1:
  14.  
  15. Fixed:  When in a split window and you invoke primitive mode such as to input
  16. a search string, after inputting ESC to terminate PM the wrong window is
  17. active.  The original window looks active, but if you type something it
  18. activates the top window and goes into that window.  This has been fixed.
  19.  
  20. Fixed:  Sometimes on a yes/no/cancel box if you click Yes nothing happens
  21. until another input is given.  I believe this is fixed now.
  22.  
  23. Fixed:  In directory UE-ARexx/Config!R (Kerry Zimmerman's verbose, readable
  24. ARexx interface) searching for command words did not turn off case
  25. sensitivity, so sometimes existing command words were not found.  This has
  26. been fixed.  Case sensitivity is turned off temporarily.  Also if a command
  27. word hasn't been defined, it now reports what the command word is so you can
  28. do something about it.
  29.  
  30. -----------------------------------------------------------------------------
  31. v2.5d + patch d2:
  32.  
  33. Fixed:  There was a small region to the right of gadget4 that acted like
  34. clicking the CloseBox.
  35.  
  36. Fixed:  The new regions locCD, locEF, locGH, locIJ, locPC were not working,
  37. although their locations locC, locD etc were working.
  38.  
  39. Switched:  Switched from using the old hard-to-use Uedit-ARexx interface in
  40. the old Config!R file to the new one in Kerry Zimmerman's modified Config!R
  41. file.  See the ReadMe.Demo file for instructions.  See Errata.
  42.  
  43. -----------------------------------------------------------------------------
  44. v2.5d + patch d3:
  45.  
  46. Fixed:  Should have been able to search for "**abc" using "\*\*abc", but it
  47. wasn't working.  ("\*abc" would find "*abc", however.)  This was fixed.
  48.  
  49. -----------------------------------------------------------------------------
  50. v25d + patch d4:
  51.  
  52. Fixed:  The alertUser() CL function caused a crash!  The good news is it was
  53. only used in a couple of uncommon places in the config.  The bad news it was
  54. used as a snappy demo in Uedit-Tutor - nice going, tell them to compile & try
  55. the nifty cmd and it causes an instant crash!  Anyway, it is fixed now.
  56.